Click or drag to resize

BandwidthCollectionRemove Method

Removes a Bandwidth specified with the type from the collection.

Namespace:  Independentsoft.Sip.Sdp
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public void Remove(
	string type
)

Parameters

type
Type: SystemString
See Also